Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the object's Tables collection.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_Tables(&prop);
Visual Basic:
prop = object.Tables
Parts:
prop |
[out][retval] |
The Tables collection. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums